mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-27 03:41:07 -04:00
Fix compilation due to .pro copy/paste error
Thanks sehraf for spotting this that was driving me mad!
This commit is contained in:
parent
c6ca3c5669
commit
47df24b822
1 changed files with 2 additions and 2 deletions
|
@ -60,9 +60,9 @@ retroshare_nogui {
|
|||
retroshare_nogui.target = retroshare_nogui
|
||||
|
||||
libresapi {
|
||||
retroshare_gui.depends = libresapi
|
||||
retroshare_nogui.depends = libresapi
|
||||
} else {
|
||||
retroshare_gui.depends = libretroshare
|
||||
retroshare_nogui.depends = libretroshare
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue