mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
dconf: build with pie/relro.
This commit is contained in:
parent
c40d7e7b71
commit
180441657d
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'dconf'
|
||||
pkgname=dconf
|
||||
version=0.24.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool libxslt docbook-xsl glib-devel"
|
||||
makedepends="vala-devel dbus-devel gtk+3-devel libxml2-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue