mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 05:30:20 +00:00
Not making much sense because partial upgrading is not supported in the first place. Also note that this specifier did not prevent libuuid from being upgraded, leaving its reverse dependencies behind. %ci:no-build
9 lines
246 B
Bash
9 lines
246 B
Bash
TERMUX_SUBPKG_DESCRIPTION="Library for manipulating disk partition tables"
|
|
TERMUX_SUBPKG_DEPENDS="libblkid, libuuid"
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT="no"
|
|
TERMUX_SUBPKG_INCLUDE="
|
|
lib/pkgconfig/fdisk.pc
|
|
lib/libfdisk.so
|
|
include/libfdisk/libfdisk.h
|
|
"
|