diff --git a/alsa.go b/alsa.go index 88b8bd5..d59ec2a 100644 --- a/alsa.go +++ b/alsa.go @@ -14,7 +14,7 @@ import ( ) /* -#cgo LDFLAGS: -lasound +#cgo pkg-config: alsa dl #include #include */