While trying to make a package for rgbs I get this error saying that a dependency isn't installed when it's available in the repos.
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing
libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing
libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
src/asm/parser.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
src/asm/parser.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing
libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing
libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing
libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing
libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing
libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing
libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing
libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing
libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing
libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing
libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing
libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
In file included from include/gfx/gb.h:13,
from src/gfx/gb.c:13:
include/gfx/main.h:12:10: fatal error: png.h: No such file or directory
12 | #include <png.h>
| ~~~
compilation terminated.
make: *** [Makefile:128: src/gfx/gb.o] Error 1
make: *** Waiting for unfinished jobs....
rm src/asm/parser.c
Command '['/bin/bash', '--norc', '--noprofile', '/tmp/ypkg-buildzVZyqH']' returned non-zero exit status 2
[Build] build failed
ERRO[22:02:37] Failed to build package error="exit status 1"
ERRO[22:02:40] Failed to build packages
make[1]: Leaving directory '/home/donnie/solus-dev/rgbds'
make abireport
make[1]: Entering directory '/home/donnie/solus-dev/rgbds'
"../."/common/Go/yabi/yabi .eopkg
⮞ Scanning '.eopkg'...
🕱 Failed to open package '*.eopkg', reason: open *.eopkg: no such file or directory
make[1]: *** [../Makefile.common:15: abireport] Error 1
make[1]: Leaving directory '/home/donnie/solus-dev/rgbds'
make: *** [../Makefile.common:12: complete] Error 2`