xfce4-notifyd: unbreak build: force linkage to libX11.
This commit is contained in:
parent
3c075a4ea1
commit
5d02a9bea6
|
@ -15,3 +15,5 @@ license="GPL-2"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://archive.se.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
|
||||
checksum=8c7ed62f9496816d1391281f77d1b32216f9bf6fd22fbe4f6f3f4e07a6bbced0
|
||||
|
||||
LDFLAGS="-lX11" # due to --as-needed it's removed.
|
||||
|
|
Loading…
Reference in New Issue