diff options
Diffstat (limited to 'testing/ocfs2-tools')
-rw-r--r-- | testing/ocfs2-tools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocfs2-tools/APKBUILD b/testing/ocfs2-tools/APKBUILD index 60071d6cfa..aded64c067 100644 --- a/testing/ocfs2-tools/APKBUILD +++ b/testing/ocfs2-tools/APKBUILD @@ -12,7 +12,7 @@ arch="all" license="GPL-2.0-only" depends_dev="$pkgname=$pkgver-r$pkgrel glib-dev" makedepends="$depends_dev autoconf automake e2fsprogs-dev libaio-dev libtool - libtirpc-dev ncurses-dev python2-dev py-gtk-dev readline-dev" + libtirpc-dev linux-headers ncurses-dev python2-dev py-gtk-dev readline-dev" subpackages="$pkgname-dev $pkgname-doc ocfs2-console:_console" source="$pkgname-$pkgver.tar.gz::https://github.com/markfasheh/$pkgname/archive/$pkgname-$pkgver.tar.gz o2cb.initd |