Skip to content
Snippets Groups Projects
Commit ca35fd9d authored by Bartłomiej Piotrowski's avatar Bartłomiej Piotrowski
Browse files

testing/cdw: add linux-headers to makedepends

parent ae46bdd7
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ arch="all" ...@@ -9,7 +9,7 @@ arch="all"
license="GPL2" license="GPL2"
depends="cdrkit" depends="cdrkit"
depends_dev="ncurses-dev libcdio-dev libburn-dev bison gettext-dev" depends_dev="ncurses-dev libcdio-dev libburn-dev bison gettext-dev"
makedepends="$depends_dev" makedepends="$depends_dev linux-headers"
install="" install=""
subpackages="$pkgname-doc" subpackages="$pkgname-doc"
source="http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz source="http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment