summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPier Luigi Fiorini2017-09-19 21:08:10 +0200
committerPier Luigi Fiorini2017-09-19 21:08:10 +0200
commit2bc15689953d87840366e214d168728eae47db1f (patch)
tree8de315bfb8bcc649a0be22c1518071fb8f32ab08 /PKGBUILD
parent2b97a51e1956cfbddb09d03f9d4f929e99f1472c (diff)
downloadaur-2bc15689953d87840366e214d168728eae47db1f.tar.gz
Add debug info
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ba1f6f062ec..d8edc1fd1025 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ license=('GPL3')
depends=('systemd' 'wayland-protocols' 'libdrm' 'libinput' 'qt5-declarative' 'qt5-wayland'
'xkeyboard-config' 'libxkbcommon' 'glib2' 'fontconfig' 'freetype2')
makedepends=('git' 'liri-qbs-shared-git' 'xcb-util-cursor' 'libxcursor')
+options=(debug !strip)
conflicts=('greenisland' 'greenisland-git' 'liri-wayland')
replaces=('greenisland' 'greenisland-git' 'liri-wayland')
provides=('liri-wayland')