ristretto: unbreak build: force linkage to libX11.

This commit is contained in:
Juan RP 2014-02-17 10:54:47 +01:00
parent 6fcf83ee79
commit 376b4cb73a
1 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,5 @@ license="GPL-2"
homepage="http://goodies.xfce.org/projects/applications/ristretto"
distfiles="http://archive.se.xfce.org/src/apps/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
checksum=2b6816de298e9a0d9b95662664690713c4123a9ac813a27bdde4727a03472d79
LDFLAGS="-lX11"