diff --git a/srcpkgs/dnsmasq/template b/srcpkgs/dnsmasq/template index ef32a83cb7..2724c26838 100644 --- a/srcpkgs/dnsmasq/template +++ b/srcpkgs/dnsmasq/template @@ -1,7 +1,7 @@ # Template file for 'dnsmasq' pkgname=dnsmasq version=2.72 -revision=2 +revision=3 hostmakedepends="pkg-config" makedepends="dbus-devel libcap-devel libidn-devel" conf_files="/etc/dnsmasq.conf" @@ -14,6 +14,7 @@ license="GPL-2" homepage="http://www.thekelleys.org.uk/dnsmasq/doc.html" distfiles="http://www.thekelleys.org.uk/$pkgname/$pkgname-$version.tar.gz" checksum=635f1b47417d17cf32e45cfcfd0213ac39fd09918479a25373ba9b2ce4adc05d +build_pie=yes do_build() { echo '#define HAVE_DBUS' >> src/config.h