diff options
-rw-r--r-- | testing/setserial/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/setserial/APKBUILD b/testing/setserial/APKBUILD index 5b10cd70ab..fb327d3740 100644 --- a/testing/setserial/APKBUILD +++ b/testing/setserial/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="tool for change various attributes of a serial device" url="http://setserial.sourceforge.net/" arch="all" license="GPL-2.0-only" -makedepends="groff" +makedepends="groff linux-headers" subpackages="$pkgname-doc" source="http://downloads.sourceforge.net/sourceforge/setserial/setserial-$pkgver.tar.gz ioctls.patch |