git » plasma-workspace.git » commit dbab0ac

enable prison (barcode) support

author Felix Yan
2015-07-14 07:36:16 UTC
committer Felix Yan
2015-07-14 07:36:16 UTC
parent f4f080d68cb7de1b03842dc5f6bfc81df22a490b

enable prison (barcode) support

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7effbf4..d061902 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
 pkgbase=plasma-workspace
 pkgname=('plasma-workspace' 'drkonqi')
 pkgver=5.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Plasma Workspace'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/plasma-workspace'
@@ -17,7 +17,7 @@ license=('LGPL')
 depends=('knewstuff' 'kjsembed' 'knotifyconfig' 'libxdamage' 'kwayland'
          'libksysguard' 'libkscreen' 'ktexteditor' 'libqalculate'
          'qt5-tools' 'kded' 'kde-cli-tools' 'xorg-xrdb' 'xorg-xsetroot'
-         'xorg-xmessage' 'xorg-xprop' 'milou' 'breeze')
+         'xorg-xmessage' 'xorg-xprop' 'milou' 'breeze' 'prison-frameworks')
 makedepends=('extra-cmake-modules' 'kdoctools' 'kwin' 'gpsd' 'baloo'
              'krunner' 'kxmlrpcclient' 'networkmanager-qt')
 groups=('plasma')