fotoxx: remove unused libraw build dep

This commit is contained in:
Michal Vasilek 2023-06-02 20:26:23 +02:00
parent 9d281d1441
commit ebf39d7927

View file

@ -5,7 +5,7 @@ revision=1
build_style=gnu-makefile
make_use_env=yes
hostmakedepends="pkg-config"
makedepends="libchamplain-devel libraw-devel"
makedepends="libchamplain-devel"
depends="desktop-file-utils exiftool xdg-utils dcraw"
short_desc="Free open source program for image editing and collection management"
maintainer="Benjamín Albiñana <benalb@gmail.com>"