summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLusberg2019-02-22 14:07:33 +0200
committerLusberg2019-02-22 14:07:33 +0200
commit1d737743401c1e71b3801c260b1de00a4056147c (patch)
treeed0718cde3ef4f58d28125d1e015ae91e4f18b04 /PKGBUILD
parentd91fad0daa147bb8007daef9f61b3dc219287199 (diff)
downloadaur-1d737743401c1e71b3801c260b1de00a4056147c.tar.gz
Updated optional dependencies and conflicting packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c146c28aafe1..25cdc9306038 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,8 @@ url="http://github.com/Bumblebee-Project/bbswitch"
license=('GPL')
depends=('linux-mainline>=5.0rc1-1')
makedepends=('linux-mainline-headers>=5.0rc1-1')
+optdepends=('bumblebee')
+conflicts=('bbswitch')
_extramodules=extramodules-mainline
source=("${pkgorigin}-${pkgver}.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz")
md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')