diff --git a/packages/rhino-pine-core/rhino-pine-core.pacscript b/packages/rhino-pine-core/rhino-pine-core.pacscript index 1c98123310..2c8c933b49 100644 --- a/packages/rhino-pine-core/rhino-pine-core.pacscript +++ b/packages/rhino-pine-core/rhino-pine-core.pacscript @@ -1,15 +1,16 @@ name="rhino-pine-core" url="https://github.com/oklopfer/debs/raw/master/empty.tar.xz" pacdeps=("unicorn-mobile-git" "rhino-kvantum-theme-git" "rhino-plymouth-theme-git" "rhino-pkg-git" "rhino-neofetch-git" "rhino-system-git" "u-boot-mobian-deb" "mobile-usb-networking-deb" "pacstall-qa-git") +depends=("initramfs-tools") if [[ -f /usr/bin/enable-modem ]]; then - depends=("eg25-manager" "modemmanager" "gnome-calls" "gnome-contacts" "chatty" "callaudiod" "feedbackd" "purple-mm-sms" "ofono" "ofono-scripts" "gpsd") + depends+=("eg25-manager" "modemmanager" "gnome-calls" "gnome-contacts" "chatty" "callaudiod" "feedbackd" "purple-mm-sms" "ofono" "ofono-scripts" "gpsd") fi pkgdesc="Transitional package to provide all core Rhino Linux Mobile software" maintainer="Oren Klopfer " compatible=("ubuntu:devel" "ubuntu:noble") replace=("rhino-core" "rhino-server-core" "rhino-ubxi-core") pkgver="2023.3" -pkgrel="11" +pkgrel="12" style="(mobile)" branch="devel" post_install() {