cabal-debian icon indicating copy to clipboard operation
cabal-debian copied to clipboard

can't detect gtk2hs-buildtools because it is looking for gtk2hsC2hs.pc

Open clinty opened this issue 9 years ago • 4 comments

there are situations wherein the aptFile function should not append ".pc"

clinty avatar Jan 17 '16 04:01 clinty

Urgh - do you have any more guidance on this?

ddssff avatar Jan 18 '16 20:01 ddssff

Maybe if you can't find the .pc file, find the path to the binary and then pass that to dpkg -S , or assume it's in /usr/bin and pass that to apt-file?

clinty avatar Jan 18 '16 20:01 clinty

What is the .pc extension? Can I just remove it?

ddssff avatar Jan 18 '16 20:01 ddssff

It's for pkg-config.. I'm not sure what it might be working for if anything..

clinty avatar Jan 18 '16 20:01 clinty