Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
89ce0fa3
Commit
89ce0fa3
authored
Apr 08, 2016
by
Chaoting Liu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lirc: add some build dependencies
parent
ef60d8f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lirc/PKGBUILD
lirc/PKGBUILD
+2
-2
No files found.
lirc/PKGBUILD
View file @
89ce0fa3
...
...
@@ -3,13 +3,13 @@
pkgname
=
lirc
_pkgver
=
0.9.3a
[[
$_pkgver
=
~
[
a-z]
$
]]
&&
pkgver
=
"
${
_pkgver
:0:-1
}
.
${
_pkgver
:
-1
}
"
||
pkgver
=
"
$_pkgver
"
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Linux Infrared Remote Control utils"
arch
=(
'x86_64'
)
url
=
"http://www.lirc.org/"
license
=(
'GPL'
)
depends
=(
'alsa-lib'
'libx11'
'libftdi'
'libirman'
)
makedepends
=(
'help2man'
'
alsa-lib'
'libx11'
'libftdi'
'libirman'
'python3'
'libx
ml
2
'
)
makedepends
=(
'help2man'
'
python3'
'libxml2'
'python3-yaml'
'doxygen'
'man2ht
ml'
)
optdepends
=(
'python3: for lirc-setup, irdb-get and pronto2lirc'
)
provides
=(
'lirc-utils'
)
conflicts
=(
'lirc-utils'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment